home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / fdv34fax.zip / FD220FAX.SET next >
Text File  |  1996-10-23  |  5KB  |  140 lines

  1.          Example file to setup FrontDoor 2.20c.mL, (c) and BGFax, (c)
  2.               with a USRobotics V34 Courier Dual Standard Modem
  3.  
  4.  
  5.  
  6. ╔═════════════════════════════════════════ Command strings ╗
  7. ║                                                          ║
  8. ║ Escape code    +++                                       ║
  9. ║ Return on-line ATO|                                      ║
  10. ║ On-hook        ATH0B0&N0|                                ║
  11. ║ Off-hook       ~ATM0H1|                                  ║
  12. ║ Dial           AT                                        ║
  13. ║ ├─Prefix       +FCLASS=0DT                               ║
  14. ║ └─Suffix       |                                         ║
  15. ║ Delay          2                                         ║
  16. ║ Init-1         ATZ|                                      ║
  17. ║ Init-2         AT+FCLASS=2.0|                            ║
  18. ║ Init-3         AT+FLI="817 447 1619"|                    ║
  19. ║ Down           ATM0H1|                                   ║
  20. ║ Attention      ATH0B0&N0X7|                              ║
  21. ║                                                          ║
  22. ╚══════════════════════════════════════════════════════════╝
  23.  
  24.  
  25. ╔═════════════════════════════════════════ Answer control ╗
  26. ║                                                         ║
  27. ║ Manual answer Yes                                       ║
  28. ║ Force answer  ~AT+FCLASS=2.0|~AT+FAA=1+FNR=1,1,1;A|     ║
  29. ║ Answer delay  40                                        ║
  30. ║ Enable LDFRS  Yes                                       ║
  31. ║                                                         ║
  32. ╚═════════════════════════════════════════════════════════╝
  33.  
  34.  
  35. ╔═══════════ Custom message ╗
  36. ║                           ║
  37. ║ Message   CONNET 33600    ║
  38. ║ Baud rate 33600           ║
  39. ║                           ║
  40. ╚═══════════════════════════╝
  41.  
  42.  
  43.  
  44. ╔═══════════ Connect messages ╗
  45. ║ 300         CONNECT         ║
  46. ║ 1200        CONNECT 1200    ║
  47. ║ 1275        CONNECT 1275    ║
  48. ║ 2400        CONNECT 2400    ║
  49. ║ 4800        CONNECT 4800    ║
  50. ║ 7200        CONNECT 7200    ║
  51. ║ 9600        CONNECT 9600    ║
  52. ║ 12000       CONNECT 12000   ║
  53. ║ 14400       CONNECT 14400   ║
  54. ║ 16800       CONNECT 16800   ║
  55. ║ 19200       CONNECT 16800   ║
  56. ║ 21600       CONNECT 21600   ║
  57. ║ 24000       CONNECT 24000   ║
  58. ║ 26400       CONNECT 26400   ║
  59. ║ 28800       CONNECT 28800   ║
  60. ║ 38400       CONNECT 38400   ║
  61. ║ 57600       CONNECT 57600   ║
  62. ║ 64000       CONNECT 64000   ║
  63. ║ 115200      CONNECT 115200  ║
  64. ║ Fax         +FCO            ║
  65. ╚═════════════════════════════╝
  66.  
  67.  
  68. ╔═════════ Errorlevels ╗
  69. ║ 300             0    ║
  70. ║ 1200            0    ║
  71. ║ 1275            0    ║
  72. ║ 2400            111  ║
  73. ║ 4800            111  ║
  74. ║ 7200            111  ║
  75. ║ 9600            111  ║
  76. ║ 12000           111  ║
  77. ║ 14400           111  ║
  78. ║ 16800           111  ║
  79. ║ 19200           111  ║
  80. ║ 21600           111  ║
  81. ║ 24000           111  ║
  82. ║ 26400           111  ║
  83. ║ 28800           111  ║
  84. ║ 38400           111  ║
  85. ║ 57600           0    ║
  86. ║ 64000           0    ║
  87. ║ 115200          0    ║
  88. ║ Custom          0    ║
  89. ║ Fax             112  ║  <----- Set to errorlevel of your choice. (31-255)
  90. ║ Received mail   230  ║
  91. ║ Create BAT.file Yes  ║
  92. ╚══════════════════════╝
  93.  
  94.  
  95.            <----  The below lines go in your batch file.  ---->
  96.  
  97.  
  98. if errorlevel 112 goto FAXIN   <----- Must be same as above  ;-)
  99.  
  100.  
  101. :FAXIN
  102.  cd\bgfax
  103. rem %%%/// To use ZFAX format change the "Q" to a "Z" \\\%%%
  104. rem %%%/// To use com port 1, change the 2 to a 1 \\\%%%
  105.  
  106.  bgfax.exe /FCO c:\bgfax 2 Q
  107.  
  108. rem %%%/// To enable the printing of faxes when they are received \\\%%%
  109. rem %%%/// un-comment the following line \\\%%%
  110.  
  111. REM DOPRINT.BAT
  112. GOTO LOOP
  113.  
  114. ==========================================================================
  115.  
  116. The next part is for the EXEPrint.Bat file that needs to be in your inbound
  117. Fax directory.
  118.  
  119. This is setup for using QuickLink II software, with a 9 pin printer on LPT1
  120. and a high resolution. (You will need to copy the correct *.QLP file from
  121. your QL2Fax directory into your inbound Fax directory. Also, QL2Fax MUST be
  122. located in your path.
  123.  
  124.  
  125. @echo off
  126. printfax %1 9pin.qlp /L1 /Q2
  127. del c:\bgfax\doprint.bat
  128. cd\fd
  129. fdrun.bat
  130.  
  131. ============================================================================
  132.  
  133. Legal Stuff:
  134.  
  135. FrontDoor is copyright, (c) 1986-1996, Joaquim Homrighausen
  136. BGFax is copyright, (c) 1993-1996, B.J. Guillot
  137. QuickLink II is copyright, (c) 1993, Smith Micro Software Inc.
  138. Courier and USRobotics are registered trade marks of USRobotics Inc.
  139. ZFAX is copyright, (c), 1992, ZyXEL Communications Corp.
  140.